MemoryBlock.StringValue Method

Gets and sets a String of arbitrary size; may contain nulls, and is not prefixed with a length byte. When setting, if Length is greater than the length of the string, it is padded with zeros.

Syntax

MemoryBlock.StringValue Offset, Length


Parameters

Offset

Integer

Length

Integer